StyleProviderPrivate: mark internal variable as static
authorGiovanni Campagna <gcampagna@src.gnome.org>
Sun, 22 Apr 2012 17:25:16 +0000 (19:25 +0200)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Mon, 23 Apr 2012 17:16:14 +0000 (19:16 +0200)
commitdee341fc355c9ddca3753204bfe9f51bfa353dce
tree69bac9f46dd4f579f4b4b5a79fecad9ea919c450
parent9d6811859f76053f431f337e06ef714c77561b09
StyleProviderPrivate: mark internal variable as static

Otherwise, it could conflict with other symbols with the same
name exported by a different shared library, with undefined
effects.

https://bugzilla.gnome.org/show_bug.cgi?id=674577
gtk/gtkstyleproviderprivate.c